home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / LK_V1.06.LHA / LK V1.06 / HELP / chip.hlp < prev    next >
Encoding:
INI File  |  1994-11-01  |  1.1 KB  |  31 lines

  1. [LANGUAGE english; PARENT keywords; PAGE 11-23]
  2. [C;6;B]        CHIP or -CHIP
  3. [7]Default: DEFAULT
  4. [J;1;N]
  5.   Link all hunks of the following object files to be automatically \
  6. loaded in chip memory. This is done regarless of any information \
  7. present in the object file hunks. It will last with the next \
  8. memory instruction (ATTRIBUTES/DEFAULT/FAST or PUBLIC.)
  9.   You may avoid the usage of the CHIP keyword using the \
  10. AUTOCHIP command. Please, refer to that instuction.
  11.  
  12.   Because this is a user specification, lk will not send any \
  13. warning.
  14.  
  15.   This instruction can appear into the OVERLAY/END block.
  16.  
  17.   Note: this instruction is not an equivalent the the CHIP \
  18. instruction of BLINK or SLINK or -chip of dlink. In this case \
  19. only following files are moved to CHIP memory, until another \
  20. memory specification appears.
  21.  
  22.   See also:
  23. [L;3][LINK attributes]            ATTRIBUTES
  24. [LINK autochip]                AUTOCHIP
  25. [LINK default]                DEFAULT
  26. [LINK fast]                FAST
  27. [LINK filename]                <filename>
  28. [LINK hunkmemory]            HUNKMEMORY
  29. [LINK public]                PUBLIC
  30. [5; LINK about; GOTO address]        Become Registred
  31.